home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
source
/
ej-tsr
/
tsr.doc
< prev
Wrap
Text File
|
1994-11-27
|
854b
|
26 lines
Marks memory so TSRs in low memory can be removed.
Multiple marks can be used, LIFO.
Syntax: tsr [i|r]
to Install or Remove TSRs
Send bugs to ejohnson@csn.org
Public Domain
This thing is like "INSTALL" & "REMOVE" from PC Magazine. You mark the
memory [tsr i], install other TSRs, and can later remove those TSRs [tsr r].
Only conventional (low) DOS memory is affected. It will not remove TSRs
from Uppper memory.
The idea was to combine these 2 functions into a single file to save disk
space. It fits into a single sector, but of course uses a whole cluster.
Command line parameter, 'r' or 'i' must be lower case.
It won't work with XEQ(the .com file library/loader).
Please email fix to me. I'll resubmit to SIMTEL.
No error checking happens, so:
All previous and subsequent claims are hereby disclaimed!